-
Home
-
Solid Mail – SMTP email and logging made by SolidWP
-
2.0.0
-
Code
-
Classes
- ConnectorSMTP
Total Complexity |
30 |
Dependencies |
1 |
Dependents |
7 |
Total lines |
411 |
Lines of code |
136 |
Logical lines of code |
49 |
Comment lines |
212 |
Methods |
26 |
Properties |
14 |
Methods 26
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
validation() |
S |
49 |
3 |
31 |
process_data() |
S |
56 |
2 |
17 |
to_array() |
S |
57 |
1 |
17 |
__construct() |
S |
70 |
2 |
5 |
get_id() |
S |
82 |
1 |
3 |
get_name() |
S |
82 |
1 |
3 |
is_active() |
S |
82 |
1 |
3 |
set_from_email() |
S |
81 |
1 |
3 |
get_from_email() |
S |
82 |
1 |
3 |
get_secure() |
S |
82 |
1 |
3 |
set_from_name() |
S |
81 |
1 |
3 |
get_from_name() |
S |
82 |
1 |
3 |
set_host() |
S |
81 |
1 |
3 |
get_host() |
S |
82 |
1 |
3 |
set_port() |
S |
81 |
1 |
3 |
get_port() |
S |
82 |
1 |
3 |
set_authenticate() |
S |
81 |
1 |
3 |
is_authentication() |
S |
80 |
1 |
3 |
set_username() |
S |
81 |
1 |
3 |
get_username() |
S |
82 |
1 |
3 |
set_password() |
S |
81 |
1 |
3 |
get_password() |
S |
82 |
1 |
3 |
set_is_active() |
S |
81 |
1 |
3 |
set_disable_logs() |
S |
81 |
1 |
3 |
get_disable_logs() |
S |
82 |
1 |
3 |
get_errors() |
S |
82 |
1 |
3 |